Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Conversation

@ghost
Copy link

@ghost ghost commented Aug 29, 2025

The changes in this PR were made by a bot. Please review carefully.

@ghost ghost self-requested a review as a code owner August 29, 2025 11:03
@ghost ghost self-requested a review August 29, 2025 11:03
@github-actions
Copy link
Contributor

Before merge, verify that all the following plans are correct. They will be applied as-is after the merge.

Terraform plans

libp2p

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

  # github_team_repository.this["repos - go:go-composable-routing"] will be created
  + resource "github_team_repository" "this" {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = "push"
      + repository = "go-composable-routing"
      + team_id    = "2100801"
    }

  # github_team_repository.this["repos - go:go-libp2p-certbot"] will be created
  + resource "github_team_repository" "this" {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = "push"
      + repository = "go-libp2p-certbot"
      + team_id    = "2100801"
    }

  # github_team_repository.this["repos - go:go-libp2p-holepunch-test"] will be created
  + resource "github_team_repository" "this" {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = "push"
      + repository = "go-libp2p-holepunch-test"
      + team_id    = "2100801"
    }

  # github_team_repository.this["repos - go:go-libp2p-slog"] will be created
  + resource "github_team_repository" "this" {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = "push"
      + repository = "go-libp2p-slog"
      + team_id    = "2100801"
    }

  # github_team_repository.this["repos - go:go-libp2p-users"] will be created
  + resource "github_team_repository" "this" {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = "push"
      + repository = "go-libp2p-users"
      + team_id    = "2100801"
    }

  # github_team_repository.this["repos - go:go-routing-language"] will be created
  + resource "github_team_repository" "this" {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = "push"
      + repository = "go-routing-language"
      + team_id    = "2100801"
    }

Plan: 6 to add, 0 to change, 0 to destroy.

@galargh galargh merged commit 95ddddf into master Aug 29, 2025
9 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant